Skip to content

chore: bump minimum Node.js requirement from 18 to 20#13

Open
maestrio-ai[bot] wants to merge 1 commit intomainfrom
maestrio/6b0b28bd-fe3f-4b1f-a0ce-e6846279c451
Open

chore: bump minimum Node.js requirement from 18 to 20#13
maestrio-ai[bot] wants to merge 1 commit intomainfrom
maestrio/6b0b28bd-fe3f-4b1f-a0ce-e6846279c451

Conversation

@maestrio-ai
Copy link

@maestrio-ai maestrio-ai bot commented Mar 8, 2026

Summary

  • Node.js 18 reached end-of-life and is no longer maintained
  • Added engines field to package.json to enforce >=20 at install time
  • Updated README.md requirements section to reflect Node.js 20 or higher

Test plan

  • Verify package.json contains "engines": { "node": ">=20" }
  • Verify README.md requirements section reads "Node.js 20 or higher"

Node.js 18 is no longer maintained. Update the engines field and
documentation to require Node.js 20+, which is the current LTS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant